projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d501d45
)
README: Drop CONFIG_SYS_USB_BRG_CLK
author
Simon Glass
<
[email protected]
>
Mon, 3 Oct 2016 00:01:03 +0000
(18:01 -0600)
committer
Tom Rini
<
[email protected]
>
Fri, 7 Oct 2016 00:40:35 +0000
(20:40 -0400)
This is not used in U-Boot.
Signed-off-by: Simon Glass <
[email protected]
>
Reviewed-by: Bin Meng <
[email protected]
>
Reviewed-by: York Sun <
[email protected]
>
README
patch
|
blob
|
history
diff --git
a/README
b/README
index c4585d247a614894efec243357622adb99b24493..f4892fac31088e9bd7c112860a5028d97021ce46 100644
(file)
--- a/
README
+++ b/
README
@@
-1481,10
+1481,6
@@
The following options need to be configured:
Derive USB clock from external clock "blah"
- CONFIG_SYS_USB_EXTC_CLK 0x02
- CONFIG_SYS_USB_BRG_CLK 0xBLAH
- Derive USB clock from brgclk
- - CONFIG_SYS_USB_BRG_CLK 0x04
-
If you have a USB-IF assigned VendorID then you may wish to
define your own vendor specific values either in BoardName.h
or directly in usbd_vendor_info.h. If you don't define